This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Pippy Cisrekonyetsi 14.Jan.04 04:31 PM a Web browser Applications DevelopmentAll ReleasesWindows XP
I'm just getting started with Lotus Notes. I downloaded the 90day trial version of Lotus Notes client. I have the Client initialized to use the POP protocol to use an outside mail provider. I DO NOT have Domino installed. I can't create a Notes Session. I get the error message "Active X control can't create.."
My objective is to create an app that will allow the user to view email, compose email using Lotus Notes as the client mail program.
Dim session As NOTESSESSION
Set session =CreateObject("Lotus.NotesSession")